home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4986 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: No waitTOF under CyberGraphX!
  5. Date: 7 Mar 1996 16:08:56 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4hn1mo$j4h@sunsystem5.informatik.tu-muenchen.de>
  9. References: <313C4157.7806@plea.se> <56000505736478572152@BIRDLAND>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. Originator: fischerj@hphalle5.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <56000505736478572152@BIRDLAND>, magicsn@birdland.es.bawue.de (Steffen Haeuser) writes:
  15. |> 
  16. |>  info%plea.se@INTERNET wrote : 
  17. |> 
  18. |> >
  19. |> > Peter Elzner wrote:
  20. |> >>
  21. |> >> jonas@plea.se (Jonas Elfstrom) wrote:
  22. |> >>
  23. |> >> > >    Use the timer.device and hope to hell you get your rendering done
  24. |> >> > > fast enough to avoid visual effects. No graphics card I know of propagates
  25. |> >> > > sync signals to the API level.
  26. |> >> >
  27. |> >> > But how do I find the Vertical Blanking phase? I do not want to
  28. |> >> > move graphics around while the beam is there... (flickers to much)
  29. |> >>
  30. |> >> Double-buffering.
  31. |> >> One part of the screen is visible while you are drawing to the other part.
  32. |> >> Then you swap the screens and start again...
  33. |> >
  34. |> > And how do the double-buffering routines know that the beam
  35. |> > isn't passing by just as it swaps screen? Or does the swap screen
  36. |> > thing always sync with vertical blanking?
  37. |> 
  38. |> In using the DBuffering stuff supported by CyberGraphX (ScrollVPort)
  39.  
  40. what ? scrollvport is vbl-syncing ? whatabout that changescreenbuffer() and
  41. that signal telling "buffer was shown at least one frame" ?
  42.  
  43. Anyone got a OS3 buffering code to test on gfx-cards ?
  44.  
  45. If they don't work someone should kick the gfx-card producers ass...
  46.  
  47. |> 
  48. |> Steffen Haeuser
  49. ------------------------------------------------------------------------
  50.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  51.  
  52.